Test #1058
Annotations
8 errors and 1 warning
|
Run bun run test:
src/functions/github/getGithubOrgFromWebsite.test.ts#L59
AssertionError: expected [ 'https://github.com/ethereum', …(9) ] to strictly equal [ 'https://github.com/ethereum', …(9) ]
- Expected
+ Received
Array [
"https://github.com/ethereum",
"https://github.com/dfinity",
- "https://github.com/graphprotocol",
+ null,
"https://github.com/MystenLabs",
"https://github.com/aptos-labs",
"https://github.com/ton-blockchain",
"https://github.com/tronprotocol",
null,
"https://github.com/ethereum-optimism",
"https://github.com/near",
]
❯ src/functions/github/getGithubOrgFromWebsite.test.ts:59:21
|
|
Run bun run test:
src/functions/reddit/getRedditCommunityLastPostDate.ts#L14
Error: No first <faceplate-timeago> found
❯ src/functions/reddit/getRedditCommunityLastPostDate.ts:14:11
❯ src/functions/reddit/getRedditCommunityLastPostDate.test.ts:6:26
|
|
Run bun run test:
src/functions/reddit/getRedditCommunityMemberCount.ts#L17
Error: No <h1> tag with "r/worldcoin" found.
❯ src/functions/reddit/getRedditCommunityMemberCount.ts:17:11
❯ src/functions/reddit/getRedditCommunityMemberCount.test.ts:18:25
|
|
Run bun run test:
src/functions/x/getXUserPosts.ts#L56
ZodError: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [
"data"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/zod/lib/index.mjs:587:31
❯ ZodObject.parse node_modules/zod/lib/index.mjs:663:22
❯ src/functions/x/getXUserPosts.ts:56:37
❯ src/functions/x/getLastPostDateFromX.test.ts:25:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'object', received: 'undefined', path: [ 'data' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'object', received: 'undefined', path: [ 'data' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { data: [ 'Required' ] } } }
|
|
Run bun run test:
src/functions/x/getXUserInfo.ts#L37
ZodError: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [
"data"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/zod/lib/index.mjs:587:31
❯ ZodObject.parse node_modules/zod/lib/index.mjs:663:22
❯ src/functions/x/getXUserInfo.ts:37:35
❯ src/functions/x/getXUserInfo.test.ts:23:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'object', received: 'undefined', path: [ 'data' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'object', received: 'undefined', path: [ 'data' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { data: [ 'Required' ] } } }
|
|
Run bun run test:
src/functions/x/getXUserPosts.ts#L56
ZodError: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [
"data"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/zod/lib/index.mjs:587:31
❯ ZodObject.parse node_modules/zod/lib/index.mjs:663:22
❯ src/functions/x/getXUserPosts.ts:56:37
❯ src/functions/x/getXUserPosts.test.ts:33:30
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'object', received: 'undefined', path: [ 'data' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'object', received: 'undefined', path: [ 'data' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { data: [ 'Required' ] } } }
|
|
Run bun run test:
src/functions/youtube/getYoutubeChannelFromWebsite.test.ts#L47
AssertionError: expected [ …(7) ] to strictly equal [ …(7) ]
- Expected
+ Received
Array [
"https://www.youtube.com/c/Circlecryptofinance",
"https://www.youtube.com/dfinity",
- "https://www.youtube.com/@graphprotocol",
+ null,
"https://www.youtube.com/@sui-network",
"https://www.youtube.com/channel/UCnDWguR8mE2oDBsjhQkgbvg",
null,
null,
]
❯ src/functions/youtube/getYoutubeChannelFromWebsite.test.ts:47:21
|
|
Run bun run test
Process completed with exit code 1.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run oven-sh/setup-bun@main
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run bun i -f
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Get Playwright version
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Cache Playwright Browsers
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Playwright with dependencies
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run bun run test
13s
13s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Cache Playwright Browsers
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run oven-sh/setup-bun@main
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Checkout
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading